home *** CD-ROM | disk | FTP | other *** search
- Path: news.iosphere.net!usenet
- From: ianq@sonetis.com (Ian V. Quickmire)
- Newsgroups: comp.lang.c++
- Subject: Re: Unable to use 'delete' after 'new'
- Date: Tue, 26 Mar 1996 20:32:37 GMT
- Organization: IQ Systems Ltd.
- Distribution: inet
- Message-ID: <4j9k9s$2ii@lisa.iosphere.net>
- References: <4iursi$ibc@lisa.iosphere.net>
- Reply-To: ianq@sonetis.com
- NNTP-Posting-Host: port038-57-yow.iosphere.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- ianq@sonetis.com (Ian V. Quickmire) wrote:
-
- My problem was caused by having the "multithreaded" run-time library in my
- compile/link option settings. Once I changed it to single-threaded, the
- deletes work where I want them to.
-
- --------------------------------------------------------------
- Work: izq00@ccc.amdahl.com Home: ianq@sonetis.com
- WWW: http://www.sonetis.com/~ianq/ CIS: 74032,573
- --------------------------------------------------------------
-
-